home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / pcbpag31.zip / HISTORY.DOC < prev    next >
Text File  |  1991-12-07  |  5KB  |  136 lines

  1. PCBPage History File
  2.  
  3. 12/07/91  PCBPage 3.1 Official Release
  4.  
  5.         Found one small bug with the ALWAYS file.  It didn't work when
  6. the timeslot in the .CNF file had an "A".  Fixed.
  7.  
  8.         Added support for PCBoard's '%Filespec' option in the PAGETEXT
  9. file.  You can now not only change the one-line prompt, but can as well
  10. a text file (Either ASCII & ANSI files ('G' Appended for ANSI, just like
  11. PCBoard), or use PCBoard @X## macros for one file). (As per request of
  12. J. S. Morisset.)
  13.  
  14.  
  15. 11/28/91  PCBPage 3.0 Official Release
  16.  
  17.         Added support for flagging the PCBoard USERNET.DAT file, this 
  18. will allow PCBMoni replacements like PCBWatch to know a user is paging
  19. you.  (As per request of Rich Little, PCBWatch Author.)
  20.  
  21.         Added Multi-Lingual Support for both the text and screen displays.
  22. The new code uses the new PAGETEXT text files to read for the text lines
  23. the door displays (4 in all).
  24.         
  25.         Added a "Trash Can" file (TCAN) to deflect pages from "problem" 
  26. users who you don't wat to get pages from at any time.
  27.         
  28.         Added an "Always Page" file (ALWAYS) to allow selected users to 
  29. be able to page you at ANY TIME, regardless of the tiem settings in your
  30. PCBPAGE.CNF file.
  31.  
  32.  
  33. 07/02/91  PCBPage 2.2 Official Release
  34.  
  35.         Fixed a minor problem with sensing loss of carrier while the 
  36. page bell was ringing.  Loss of carrier wasn't detected until after the 
  37. 30 seconds of the ringing passed.  Now it monitors carrier loss during 
  38. the ringing of the page bell.  The door still exited properly, but it 
  39. just took a few seconds longer.
  40.  
  41.         Fixed major bug that caused the program to wait for a keypress 
  42. from the local console if the remote user hit Ctrl-K while the bell was 
  43. ringing.  This was a real stupid one... but, at least it's fixed!!!
  44.  
  45.  
  46. 06/03/91  PCBPage 2.1 Official Release
  47.  
  48.         Changed the ringing of the page bell to sound more distinctive,
  49. kind of sounds like an electronic telephone now.  But, not so close to 
  50. one that you should confuse them.  Makes it easier to tell when someone
  51. is trying to page you.
  52.  
  53.  
  54. 05/16/91  PCBPage 2.0 Official Release
  55.  
  56.         Just finished a complete re-write over to TP 6.0 and ProKit3.4 
  57. for multi-tasking compatibility and other features.  there are changes 
  58. in the configuration file and the door batch file, so look carefully.
  59. Added the usage of your own Prompts fro the configuration file, prompts 
  60. and text files can use all of the PCB "@" macros and @X## color codes
  61. and a list of ProDoor "$" macros that are included in a text file.
  62.  
  63. 05/04/91  PCBPage 1.0 First Official Release
  64.  
  65.         Finally got the fixed libraries from Todd Miller, so now 
  66. everything is set for final release.
  67.  
  68.  
  69. 04/30/91  PCBPage 1.0 Beta 7
  70.  
  71.         Still waiting on the fix for the User Color, but it's fixed in
  72. the libraries, I just can't get on Todd Miler's Board to get the fix.
  73.  
  74.         This version and all future verison will no longer require the
  75. use of PAGESET.EXE.  I have found out how to set the page bell on in
  76. the door code, and restored the old value before exiting.  You can now
  77. leave your page bell off, and not use PAGESET for proper door operation.
  78.  
  79.  
  80. 04/30/91  PCBpage 1.0 Beta 6
  81.  
  82.         Woops, I goofed in the subroutine to read the PCBoard.Dat file 
  83. to get the default colors for User input.  Was messing up both the 
  84. printer log output and the color definition for User input.
  85.  
  86.         There is also a bug in the new user color routine in the library 
  87. routines, which is being fixed, hopefully to be included with this 
  88. package, but maybe not, since I am writing this before I get the new 
  89. routines.  If not corrected the user display color will not be correct, 
  90. but this will be corrected with the final release.....
  91.  
  92.  
  93. 04/28/91  PCBPage 1.0 Beta 5
  94.  
  95. Got another new version of the DOORSOURCE Library this evening, so I 
  96. made some changes:
  97.  
  98. The door now displays the user's typing in the color found in your 
  99. PCBOARD.DAT File.
  100.  
  101. I also got a fix in the library to give a status flag back from the 
  102. SysopPage routine to tell of the success/failure of the page attempt.  
  103. This fixes the short chats resulting in the "Sysop Not Available" screen 
  104. being displayed, now it's handled correctly.
  105.  
  106.  
  107. 04/21/91  PCBPage 1.0 Beta 4
  108.  
  109. GOt some new library routines from the DOORSOURCE author.  This version 
  110. now supports word wrapping while chatting.
  111.  
  112.  
  113. 04/20/91  PCBPage 1.0 Beta 3
  114.  
  115. Removing the HOT-KEYS yesterday caused a problem if a user made more 
  116. than a one character response to the Yes/No prompts.  Fixed.
  117.  
  118.  
  119. 04/19/91  PCBPage 1.0 Beta 2
  120.  
  121.         Worked over a few things in the code:  
  122.  
  123. Added logging of override requests.
  124. Removed "hot key" operations to better match PCBoard.
  125. Adjusted some colors and prompts to match PCboard default prompts.
  126. If no reason is given for the page, the door returns to PCB.
  127.  
  128.  
  129. 04/18/91  PCBPage 1.0 Beta 1
  130.  
  131.         Inital re-coding of the page door to utilize DOORSOURCE 3.2.  
  132. Hope it works better this time.  Re-coded the door to make it appear 
  133. more transparent (total transparent in registered copies) to PCBoard 
  134. operations.  Use it as  SHELL door, and users never know they left PCB.
  135.  
  136.